Skip to main content

login

Authenticates you with Ghostable. Prompts
  • Email address
  • Password (hidden)

init

Links the current directory to a Ghostable project and creates ghostable.yaml. Prompts
  • Select an existing project or choose [Create a new project]
  • If creating a new project, enter the project name

project:list

Lists all projects in your current organization context. Prompts
  • None (output is a table of ID, Name, Environments)

organization:list

Displays all organizations you belong to and marks the current one. Prompts
  • None (output is a table of ID, Name, Current)

organization:current

Shows the name of the organization currently in use. Prompts
  • None (prints the current organization)

organization:switch (alias switch)

Switches to a different organization. Prompts
  • If --id is not supplied, select from a list of available organizations
  • If the supplied ID isn’t found, the command aborts with a message
I