UNPKG

5.88 kBJSONView Raw
1{"version":"1.5.18","commands":{"build":{"id":"build","description":"Build your op for sharing.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"path","description":"Path to the op you want to build."}]},"cleanup":{"id":"cleanup","description":"Clean up locally cached docker images.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"opName","description":"Name of the op to be cleaned up"}]},"init":{"id":"init","description":"Easily create a new op.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"list":{"id":"list","description":"Lists the ops you have in your team","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"publish":{"id":"publish","description":"Publish an op to a team.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"path","description":"Path to the op you want to publish.","required":true}]},"remove":{"id":"remove","description":"Remove an op from a team.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"opName","description":"A part of the name or description of the command or workflow you want to remove."}]},"run":{"id":"run","description":"Run an op from the registry.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"build":{"name":"build","type":"boolean","char":"b","description":"Builds the op before running. Must provide a path to the op.","allowNo":false}},"args":[{"name":"nameOrPath","description":"Name or path of the command or workflow you want to run."}]},"search":{"id":"search","description":"Search for ops in your workspaces.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"filter","description":"Filters op results which include filter text in op name or description."}]},"update":{"id":"update","description":"Update the ops CLI.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"whoami":{"id":"whoami","description":"Display your user information","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"account:reset":{"id":"account:reset","description":"Reset your password.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{},"args":[]},"account:signin":{"id":"account:signin","description":"Logs in to your account.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"interactive":{"name":"interactive","type":"boolean","char":"i","description":"Interactive Mode","hidden":true,"allowNo":false},"user":{"name":"user","type":"option","char":"u","description":"Username or email","hidden":true},"password":{"name":"password","type":"option","char":"p","description":"Password","hidden":true}},"args":[]},"account:signout":{"id":"account:signout","description":"Log out from your account.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"account:signup":{"id":"account:signup","description":"Creates an account to use with ops CLI.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"account:support":{"id":"account:support","description":"Contact our support team with questions.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"team:create":{"id":"team:create","description":"Create your team.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"name":{"name":"name","type":"option","char":"n"}},"args":[]},"team:invite":{"id":"team:invite","description":"Invite your team members.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"invitees":{"name":"invitees","type":"option","char":"i","description":"A comma-separated string of usernames/emails we want to invite. E.g. (\"user1, user2@gmail.com, user3@something\")"}},"args":[]},"team:join":{"id":"team:join","description":"Accept an invite to join a team.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{},"args":[]},"team:switch":{"id":"team:switch","description":"Shows the list of your teams.","pluginName":"@cto.ai/ops","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]}}}
\No newline at end of file