package
1.12.3
Repository: https://github.com/section/sectionctl.git
Documentation: pkg.go.dev

# Functions

BuildFilelist builds a list of files to be tarballed, with optional ignores.
CreateTarball creates a tarball containing all the files in filePaths and writes it to w.
IsValidNodeApp detects if a Node.js app is present in a given directory.
NewSpinner returns a nicely formatted spinner for display while users are waiting.
NewTable returns a table with sectionctl standard formatting.
JSON returns a Resolver that retrieves values from a JSON source.
Try to fit the contents of the package.json into one of the three structs defined above, as JSON isn't strictly typed.
No description provided by the author
PrettyBool pretty prints a bool value.
Split helps differentiate between different directory delimiters.

# Constants

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AccountsCmd manages accounts on Section.
AccountsCreateCmd handles creating apps on Section.
AccountsListCmd handles listing accounts on Section.
AppsCmd manages apps on Section.
AppsCreateCmd handles creating apps on Section.
AppsDeleteCmd handles deleting apps on Section.
AppsInfoCmd shows detailed information on an app running on Section.
AppsListCmd handles listing apps running on Section.
AppsStacksCmd lists available stacks to create new apps with.
CertsCmd manages certificates on Section.
CertsRenewCmd handles renewing a certificate.
CLI exposes all the subcommands available.
DeployCmd handles deploying an app to Section.
DomainsCmd manages domains on Section.
DomainsListCmd handles listing domains on Section.
GS ...
LoginCmd handles authenticating the CLI against Section's API.
LogoutCmd handles revoking previously set up authentication.
LogsCmd returns logs from an application on Section's delivery platform.
No description provided by the author
No description provided by the author
No description provided by the author
PayloadValue represents the value of a trigger update payload.
No description provided by the author
PsCmd checks an application's status on Section's delivery platform.
No description provided by the author
UploadResponse represents the response from a request to the upload service.
VersionCmd handles authenticating the CLI against Section's API.
WhoAmICmd returns information about the currently authenticated user.

# Interfaces

GitService interface provides a way to interact with Git.

# Type aliases

No description provided by the author