SalwaMahmoud9 / AirBnB_clone_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBnB clone - The console

Run the console

$ ./console.py
(hbnb) help

Documented commands (type help <topic>):
========================================
EOF help quit

(hbnb)
(hbnb)
(hbnb) quit
$
$ ./console.py
(hbnb) 

command interpreter

  • Create a new object EX: create class names attributes

  • Update an object EX: update class name id attributes

  • Retrieve an object EX: show class name id

  • Count an object items EX: class name.count()

  • Destroy an object EX: destroy class name id

About


Languages

Language:Python 50.1%Language:HTML 28.9%Language:CSS 19.2%Language:Puppet 1.2%Language:Shell 0.6%