import "github.com/ubclaunchpad/inertia/local"
Package local provides access to local assets for the CLI
doc.go env.go init.go storage.go
const ( // EnvSSHPassphrase is the key used to fetch PEM key passphrases EnvSSHPassphrase = "IDENTITY_PASSPHRASE" )
GetProject retrieves the Inertia project configuration at the given path
GetRemotes retrieves global Inertia remotes configuration
InertiaDir gets the path to the directory where global Inertia configuration is stored
InertiaRemotesPath gets the path to global Inertia configuration
InitProject creates the inertia config file and returns an error if Inertia is already configured
Initialize sets up Inertia configuration
RemoveRemote deletes the named remote from the global Inertia configuration file.
SaveKey writes a key to given path
SaveRemote adds or updates the given remote in the global Inertia configuration file.
Write saves the given data to the given path and/or writers
Path | Synopsis |
---|---|
git | Package git provides utilities for interacting with git. |
Package local imports 8 packages (graph) and is imported by 14 packages. Updated 2021-01-28. Refresh now. Tools for package owners.