Piranha Documentation

Documentation Home

Snippets - Piranha CLI Demos

NB: Ones with a tick next to them are complete with output included

[x] 1 - Access - Create Access Keys

[ ] 2 - Access - Authenticate with Keys or Userpass

[ ] 3 - DNS - Create Domain

[ ] 4 - DNS - List Domains

[ ] 5 - DNS - Create Record

[ ] 6 - DNS - List the DNS Records in a domain

[ ] 7 - Compute - Create a Virtual Machine with no Networks

[ ] 8 - Compute - Create a Virtual Machine in your default Network

[ ] 9 - Compute - Create a Virtual Machine with a Public IP

[ ] 10 - Compute - Run commands on a Virtual Machine

[x] 11 - Compute - List your Virtual Machines

[x] 12 - Storage - Create an S3 Bucket

[ ] 13 - Storage - Upload files to an S3 Bucket

[ ] 14 - Storage - Creating a Private S3 Bucket

[ ] 15 - Storage - Use S3FS to connect to an S3 Bucket

[ ] 16 - Database - Create a Database with a Public Endpoint

[ ] 17 - Database - Create a Database in a VPC

[ ] 18 - SCM - Create a repository

[ ] 19 - SCM - List your repository files

[ ] 20 - SCM - Push/Pull Files

[ ] 21 - Pipeline - Run Code Tests

[ ] 22 - Pipeline - Build Container